crypto/hmac.marshalable.MarshalBinary (method)

3 uses

	crypto/hmac (current package)
		hmac.go#L42: 	MarshalBinary() ([]byte, error)
		hmac.go#L105: 	imarshal, err := marshalableInner.MarshalBinary()
		hmac.go#L112: 	omarshal, err := marshalableOuter.MarshalBinary()